-
Home
-
Hydra Booking — Appointment Scheduling & Booking Calendar
-
1.1.1
-
Code
-
Classes
- BookingController
| Total Complexity |
218 |
| Dependencies |
9 |
| Dependents |
1 |
| Total lines |
1,581 |
| Lines of code |
1,185 |
| Logical lines of code |
486 |
| Comment lines |
154 |
| Methods |
22 |
| Properties |
0 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getBookingsData() |
D |
26 |
39 |
134 |
| getpreMeetingData() |
D |
33 |
32 |
81 |
| CreateBooking() |
C |
38 |
25 |
61 |
| getBookingData() |
B |
41 |
18 |
46 |
| updateBulkStatus() |
B |
36 |
14 |
78 |
| exportBookingDataCSV() |
A |
35 |
13 |
85 |
| changeAttendeeStatus() |
A |
42 |
11 |
58 |
| DeleteBooking() |
A |
39 |
9 |
64 |
| create_endpoint() |
A |
32 |
1 |
169 |
| updateBooking() |
A |
45 |
8 |
45 |
| sendReminderEmail() |
S |
45 |
6 |
44 |
| cancelBookingAttendee() |
S |
42 |
5 |
59 |
| sendReminderAttendeeEmail() |
S |
46 |
6 |
42 |
| updateInternalNotes() |
S |
46 |
6 |
41 |
| getBookingDetailsData() |
S |
50 |
6 |
29 |
| changeBookingDetailsStatus() |
S |
48 |
5 |
36 |
| getBookingDetails() |
S |
49 |
4 |
32 |
| getAvailableTimeData() |
S |
57 |
4 |
15 |
| filterBookings() |
S |
45 |
2 |
43 |
| getPreBookingsData() |
S |
56 |
2 |
19 |
| __construct() |
S |
91 |
1 |
2 |
| init() |
S |
91 |
1 |
2 |